Skip to content

Add circuit_simplification types and NEST target simulator - #263

Merged
GianlucaFicarelli merged 2 commits into
mainfrom
feat/circuit-simplification-types
Aug 3, 2026
Merged

Add circuit_simplification types and NEST target simulator#263
GianlucaFicarelli merged 2 commits into
mainfrom
feat/circuit-simplification-types

Conversation

@darshanmandge

Copy link
Copy Markdown
Contributor

Add the following enum values needed by the obi-one circuit simplification task (PR #897):

TargetSimulator:

  • NEST = 'NEST'

DerivationType:

  • circuit_simplification

TaskActivityType:

  • circuit_simplification__config_generation
  • circuit_simplification__execution

TaskConfigType:

  • circuit_simplification__campaign
  • circuit_simplification__config

Add the following enum values needed by the obi-one circuit simplification task (PR #897):

TargetSimulator:
  - NEST = 'NEST'

DerivationType:
  - circuit_simplification

TaskActivityType:
  - circuit_simplification__config_generation
  - circuit_simplification__execution

TaskConfigType:
  - circuit_simplification__campaign
  - circuit_simplification__config
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
pytest 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/entitysdk/_server_schemas.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@darshanmandge
darshanmandge marked this pull request as ready for review August 3, 2026 07:58
@GianlucaFicarelli
GianlucaFicarelli merged commit b101022 into main Aug 3, 2026
12 checks passed
@GianlucaFicarelli
GianlucaFicarelli deleted the feat/circuit-simplification-types branch August 3, 2026 12:50
GianlucaFicarelli added a commit that referenced this pull request Aug 3, 2026
* origin/main:
  Update server schema with entitycore 2026.8.0 (#264)
  feat: add circuit_simplification types and NEST target simulator (#263)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants